UCF STIG Viewer Logo

The root account's home directory (other than /) must have mode 0700.


Overview

Finding ID Version Rule ID IA Controls Severity
V-775 GEN000920 SV-38941r1_rule ECCD-1 ECCD-2 Medium
Description
Permissions greater than 0700 could allow unauthorized users access to the root home directory.
STIG Date
AIX 6.1 Security Technical Implementation Guide 2013-09-23

Details

Check Text ( None )
None
Fix Text (F-32119r1_fix)
The root home directory will have permissions of 0700. Do not change the protections of the / directory. Use the following command to change protections for the root home directory.
# chmod 0700 /root.